string element造句
例句与造句
- removes a string element from the collection
从集合中移除一个字符串元素。 - represents a collection of string elements separated by commas
表示以逗号分隔的字符串元素的集合。 - gets or sets a string element in the collection based on the index
根据索引获取或设置集合中的字符串元素。 - adds a string element to the collection at the specified index
将一个字符串元素添加到集合中的指定索引位置。 - an array that stores string elements can be declared in the same way
可以用相同的方式声明存储字符串元素的数组。 - It's difficult to find string element in a sentence. 用string element造句挺难的
- each value is passed to the wizard as a string element in an array
数组中的每个值都以字符串元素的形式传递给向导。 - the string element,
这里的string元素 - when split returns, it ll return the number of string elements that were split
split()返回时,它将返回分割的字符串元素的数量。 - the fault string element provides a human readable explanation of the fault and is not intended for algorithmic processing
错误字符串元素提供可读的错误解释,它并不用于算法处理。 - you might need to compare string elements based on their true binary value, particularly if the strings can contain characters that are not to be interpreted as text
您可能需要根据字符串元素的真实二进制值来对它们进行比较,尤其当字符串可以包含不解释为文本的字符时。